Home
last modified time | relevance | path

Searched defs:SrcF (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp74 MachineOperand *SrcT, *SrcF; member
285 MachineOperand *SrcF = (MinX == CI.FalseX) ? Src1 : Src2; in genMuxInBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp110 MachineOperand *SrcT, *SrcF; member
325 MachineOperand *SrcF = (MinX == CI.FalseX) ? Src1 : Src2; in genMuxInBlock() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp304 const Function *SrcF = cast<Function>(Src); in copyAttributesFrom() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/MSF/
DMappedBlockStreamTest.cpp445 DiscontiguousStream SrcF(SrcBlocks, SrcData); in TEST() local
/external/llvm/lib/IR/
DFunction.cpp438 const Function *SrcF = dyn_cast<Function>(Src); in copyAttributesFrom() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3404 Operand *SrcF = Current.createShiftedOperand(Func, Src0R); in lowerArithmetic() local
6124 Operand *SrcF = Instr->getFalseOperand(); in lowerSelect() local
DIceTargetLoweringMIPS32.cpp277 Operand *SrcF = llvm::cast<InstSelect>(Instr)->getFalseOperand(); in genTargetHelperCallFor() local