OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFPConstrained
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
129
bool
IsFPConstrained
;
140
DefaultFPMathTag(FPMathTag),
IsFPConstrained
(false),
311
void setIsFPConstrained(bool IsCon) {
IsFPConstrained
= IsCon; }
314
bool getIsFPConstrained() { return
IsFPConstrained
; }
393
bool
IsFPConstrained
;
400
IsFPConstrained
(B.
IsFPConstrained
),
410
Builder.
IsFPConstrained
=
IsFPConstrained
;
1018
if (
IsFPConstrained
)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp
884
if (
IsFPConstrained
) {
Completed in 18 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026