Home
last modified time | relevance | path

Searched defs:ZeroAsNull (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp231 getOrCreateConstFP(APFloat Val,MachineInstr & I,SPIRVType * SpvType,const SPIRVInstrInfo & TII,bool ZeroAsNull) getOrCreateConstFP() argument
267 getOrCreateConstInt(uint64_t Val,MachineInstr & I,SPIRVType * SpvType,const SPIRVInstrInfo & TII,bool ZeroAsNull) getOrCreateConstInt() argument
396 getOrCreateCompositeOrNull(Constant * Val,MachineInstr & I,SPIRVType * SpvType,const SPIRVInstrInfo & TII,Constant * CA,unsigned BitWidth,unsigned ElemCnt,bool ZeroAsNull) getOrCreateCompositeOrNull() argument
443 getOrCreateConstVector(uint64_t Val,MachineInstr & I,SPIRVType * SpvType,const SPIRVInstrInfo & TII,bool ZeroAsNull) getOrCreateConstVector() argument
462 getOrCreateConstVector(APFloat Val,MachineInstr & I,SPIRVType * SpvType,const SPIRVInstrInfo & TII,bool ZeroAsNull) getOrCreateConstVector() argument
[all...]
H A DSPIRVInstructionSelector.cpp1617 bool ZeroAsNull = STI.isOpenCLEnv(); buildZerosVal() local
1640 bool ZeroAsNull = STI.isOpenCLEnv(); buildZerosValF() local
[all...]