Searched refs:SETTRUE (Results 1 - 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DISDOpcodes.h729 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator in enum:llvm::ISD::CondCode
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h867 SETTRUE, // 1 1 1 1 Always true (always folded) enumerator in enum:llvm::ISD::CondCode
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DAnalysis.cpp169 case FCmpInst::FCMP_TRUE: FOC = FPC = ISD::SETTRUE; break;
/external/llvm/lib/CodeGen/
H A DAnalysis.cpp179 case FCmpInst::FCMP_TRUE: return ISD::SETTRUE;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp354 case ISD::SETTRUE: return "settrue";
H A DTargetLowering.cpp1353 case ISD::SETTRUE:
H A DSelectionDAG.cpp1898 case ISD::SETTRUE:
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1918 case ISD::SETTRUE:
H A DSelectionDAG.cpp1489 case ISD::SETTRUE:
/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp973 case ISD::SETTRUE:

Completed in 165 milliseconds