/external/llvm/lib/AsmParser/ |
LLParser.cpp | [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrInfo.cpp | [all...] |
HexagonHardwareLoops.cpp | 641 const MachineOperand &Op2 = CondI->getOperand(2); 645 if (Op2.isImm() || Op1.getReg() == IVReg) 646 EndValue = &Op2; [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
FastISel.cpp | [all...] |
SelectionDAGBuilder.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
LegalizeIntegerTypes.cpp | 180 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); 184 Op2, N->getMemOperand(), N->getOrdering(), 193 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); 197 Op2, Op3, N->getMemOperand(), N->getOrdering(), [all...] |
FastISel.cpp | [all...] |
TargetLowering.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | [all...] |
/system/core/libpixelflinger/codeflinger/ |
MIPSAssembler.h | 92 uint32_t Op2);
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsTargetStreamer.cpp | 169 MCOperand Op2, SMLoc IDLoc, 175 TmpInst.addOperand(Op2); [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCompares.cpp | [all...] |
InstructionCombining.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
BitcodeReader.cpp | [all...] |
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
BitcodeReader.cpp | [all...] |
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
BitcodeReader.cpp | [all...] |
/external/llvm/lib/Bitcode/Reader/ |
BitcodeReader.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86ISelDAGToDAG.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
SimplifyLibCalls.cpp | 856 Value *Op1 = CI->getArgOperand(0), *Op2 = CI->getArgOperand(1); 861 return EmitUnaryFloatFnCall(Op2, "exp2", B, Callee->getAttributes()); 864 ConstantFP *Op2C = dyn_cast<ConstantFP>(Op2); [all...] |
/external/pdfium/third_party/lcms2-2.6/src/ |
cmsopt.c | 139 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2) 153 if ((*pt1) ->Implements == Op1 && (*pt2) ->Implements == Op2) { [all...] |
/external/llvm/lib/Target/ARM/AsmParser/ |
ARMAsmParser.cpp | [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
TargetLowering.h | [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZISelLowering.cpp | [all...] |
/external/llvm/lib/Target/Mips/ |
MipsSEISelLowering.cpp | [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | [all...] |