Home
last modified time | relevance | path

Searched defs:CP (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp29 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue() argument
H A DSystemZISelLowering.cpp3198 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, in lowerConstantPool() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DConstantPools.cpp67 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local
91 ConstantPool &CP = CPI.second; in emitAll() local
79 emitConstantPool(MCStreamer &Streamer, MCSection *Section, ConstantPool &CP) emitConstantPool() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h90 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums() argument
/third_party/ltp/testcases/kernel/syscalls/setns/
H A Dsetns02.c30 #define CP "(child) " macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument
191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument
239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument
279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() argument
H A DARMConstantPoolValue.h79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, in getExistingMachineCPValueImpl() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp445 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() argument
H A DRegAllocPBQP.cpp441 CoalescerPair CP(*MF.getSubtarget().getRegisterInfo()); variable
H A DPeepholeOptimizer.cpp1581 auto CP = RI.getCommutePair(); in optimizeRecurrence() local
H A DRegisterCoalescer.cpp584 adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI) adjustCopiesBackFrom() argument
767 removeCopyByCommutingDef(const CoalescerPair &CP, MachineInstr *CopyMI) removeCopyByCommutingDef() argument
1054 removePartialRedundancy(const CoalescerPair &CP, MachineInstr &CopyMI) removePartialRedundancy() argument
1233 reMaterializeTrivialDef(const CoalescerPair &CP, MachineInstr *CopyMI, bool &IsDefCopy) reMaterializeTrivialDef() argument
1768 canJoinPhys(const CoalescerPair &CP) canJoinPhys() argument
2013 joinReservedPhysReg(CoalescerPair &CP) joinReservedPhysReg() argument
2224 const CoalescerPair &CP; global() member in __anon24096::JoinVals
3250 joinSubRegRanges(LiveRange &LRange, LiveRange &RRange, LaneBitmask LaneMask, const CoalescerPair &CP) joinSubRegRanges() argument
3313 mergeSubRangeInto(LiveInterval &LI, const LiveRange &ToMerge, LaneBitmask LaneMask, CoalescerPair &CP, unsigned ComposeSubRegIdx) mergeSubRangeInto() argument
3344 joinVirtRegs(CoalescerPair &CP) joinVirtRegs() argument
3460 joinIntervals(CoalescerPair &CP) joinIntervals() argument
3503 checkMergingChangesDbgValues(CoalescerPair &CP, LiveRange &LHS, JoinVals &LHSVals, LiveRange &RHS, JoinVals &RHSVals) checkMergingChangesDbgValues() argument
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
H A DMakefile12 CP = cp macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp279 const BitTracker::RegisterCell *CP = CVect[RInd]; in lookup() local
H A DHexagonISelLoweringHVX.cpp406 SDValue CP = LowerConstantPool(DAG.getConstantPool(CV, VecTy, Align), DAG); in buildHvxVectorReg() local
H A DRDFGraph.h485 void *CP; // Pointer to the actual code. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp49 const Constant *CP = nullptr; member
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs57 const CP: f32 = 9.6179670095e-01; /* 0x3f76384f =2/(3ln2) */ in powf() consts
612 const CP: f64 = 9.61796693925975554329e-01; /* 0x3feec709_dc3a03fd =2/(3ln2) */ in powd() consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h666 void remove(ConstantClass *CP) { in remove() argument
673 replaceOperandsInPlace(ArrayRef<Constant *> Operands, ConstantClass *CP, Value *From, Constant *To, unsigned NumUpdated = 0, unsigned OperandNo = ~0u) replaceOperandsInPlace() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp168 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() argument
207 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() argument
351 initializeOptionalHeader(COFFParser &CP, uint16_t Magic, T Header) initializeOptionalHeader() argument
405 writeCOFF(COFFParser &CP, raw_ostream &OS) writeCOFF() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp346 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { in ExpandConstant() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile97 CP = cp macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp304 SDValue CP = DAG.getConstantPool(GAI, MVT::i32); in LowerGlobalAddress() local
324 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c2641 #define CP(x, fxn, ...) { "CP_" #x, fxn, ##__VA_ARGS__ } macro
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1748 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in EmitConstantPool() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp70 const Constant *CP; member
[all...]

Completed in 56 milliseconds

12