Searched defs:isLegalICmpImmediate (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1582 bool HexagonTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:HexagonTargetLowering
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp3244 bool SPUTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:SPUTargetLowering
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.cpp9313 bool ARMTargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:ARMTargetLowering
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.cpp11862 bool X86TargetLowering::isLegalICmpImmediate(int64_t Imm) const { function in class:X86TargetLowering

Completed in 253 milliseconds