HomeSort by relevance Sort by last modified time
    Searched refs:FPCondCCodeToFCC (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 661 /// FPCondCCodeToFCC - Convert a DAG floatingp oint condition code to a SPARC
663 static SPCC::CondCodes FPCondCCodeToFCC(ISD::CondCode CC) {
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 452 static Mips::CondCode FPCondCCodeToFCC(ISD::CondCode CC) {
511 DAG.getConstant(FPCondCCodeToFCC(CC), MVT::i32));
    [all...]

Completed in 291 milliseconds