Home
last modified time | relevance | path

Searched defs:isConstTrueVal (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1289 bool llvm::isConstTrueVal(const TargetLowering &TLI, int64_t Val, bool IsVector, in isConstTrueVal() function in llvm
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1207 bool TargetLowering::isConstTrueVal(const SDNode *N) const { in isConstTrueVal() function in TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2767 bool TargetLowering::isConstTrueVal(const SDNode *N) const { in isConstTrueVal() function in TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3651 bool TargetLowering::isConstTrueVal(SDValue N) const { in isConstTrueVal() function in TargetLowering